home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / ubiquity / gtk / stepIntro.ui next >
Extensible Markup Language  |  2009-09-09  |  713b  |  22 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 2.12 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkVBox" id="stepWelcome">
  6.     <property name="visible">True</property>
  7.     <property name="border_width">16</property>
  8.     <property name="orientation">vertical</property>
  9.     <child>
  10.       <object class="GtkLabel" id="intro_label">
  11.         <property name="visible">True</property>
  12.         <property name="use_markup">True</property>
  13.         <property name="wrap">True</property>
  14.         <property name="selectable">True</property>
  15.       </object>
  16.       <packing>
  17.         <property name="position">0</property>
  18.       </packing>
  19.     </child>
  20.   </object>
  21. </interface>
  22.